home *** CD-ROM | disk | FTP | other *** search
-
- This program works on Workbench 1.3, 2.04 and 3.0.
-
- MrCopper Version 2.6
- ~~~~~~~~~~~~~~~~~~~~
- A little program which puts nice copper bars on the current screen
- (i.e. Workbench), there are two ways to use it :
-
- 1 >>> Click on its icon and a window will appear with 6 buttons like :
-
- [ << ] [ >> ] [ Exit ]
- (1) (2) (3)
-
- [ << ] [ >> ] [ About]
- (4) (5) (6)
-
- 1 and 2 ; Allow you to cycle through the preset colour sets.
- The number on the left of button (1) is the current set.
-
- 3 ; Exits the program and leaves the current copper pattern on the screen
-
- 4 and 5 ; Change the colour to accept the copper bars (0-3) 0=background
- The number on the left of colour 4 is the current colour.
-
- 6 ; So you don't forget who wrote it.
-
- 2 >>> From the CLI
-
- If you type < mrcopper2.6 > then it will load the save as above
-
- but
-
- You can execute it with the following parameters :
-
- mrcopper2.6 [colourset]:[register]
-
- where :
-
- 'colourset' is the pattern number 00-25
-
- 00 ; White -> Purple
- 01 ; White -> Yellow
- 02 ; White -> Yellow (With Greys Bits!)
- 03 ; Blue -> Yellow
- 04 ; Blue -> Purple
- 05 ; Yellow -> Purple
- 06 ; Yellow -> Blue
- 07 ; Yellow -> Green
- 08 ; Red -> Blue
- 09 ; Red -> White
- 10 ; Red -> Cyan
- 11 ; Red -> Yellow
- 12 ; Red -> Purple
- 13 ; Purple -> Green
- 14 ; Green -> White
- 15 ; Green -> Purple
- 16 ; Green -> Red
- 17 ; Green -> Yellow
- 18 ; Pink -> L. Green
- 19 ; Blue -> L. Yellow
- 20 ; Horizontal Grey Bars
- 21 ; Horizontal Yellow Bars
- 22 ; Horizontal Red Bars
- 23 ; Horizontal Purple Bars
- 24 ; Horizontal Green Bars
- 25 ; Horizontal Grey, Yellow, Red, Purple And Green Bars
-
- 'register' is the register to accept the copper bars 0-3.
-
- so to give the background a yellow - green fade :
-
- mrcopper2.6 10:0
-
- or to give a black - red fade on the window border (colour 3)
-
- mrcopper2.6 07:3
-
- This program was written with GFA-Basic 3.5 and compiled using the
- GFA-Basic Compiler 3.51E.
-
- If you find any bugs or would the source code then please write off to the
- following address (some cash would be nice if you want the source code):
-
- Paul Alan Freshney
- 8 Richmond Close
- Balderton
- Newark
- Notts.
- NG24 3EX
-
- ----------------------------------------------------------------------------
- (C) Paul Alan Freshney 1995
- ----------------------------------------------------------------------------
-